home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1700 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  829 b 

  1. Subject: Re: MiNTlib (I think I'm on pl43): Bug in sprintf(). 
  2. Date: Wed, 13 Jul 1994 13:20:40 -0700
  3. From: Howard Chu <howard@harry.lloyd.com>
  4.  
  5. Strange... Well, I'm away from home right now so I can't check it out
  6. till next week. [Sad to say, I've been really behind on building any
  7. current MiNT code...]
  8.  
  9.   > Probably normal, given that it's really polling at 60 times per second.
  10.   > So up to 30-some characters can arrive (at 19200) before polling, and then
  11.   > checkbttys is only called on a context switch, so yes, there could be a
  12.   > large number of characters waiting before select returns...
  13.   
  14.   Well, I'm not taking of 30 characters, but about a screen full of them, ie
  15.   about 80x25=2000! When I use modm0dev which polls at 5 times per second
  16.   using a separate porcess I get much smaller hunks, about 500.
  17.   
  18.   Kay.
  19.